-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update dependency @mui/x-date-pickers to v8.5.0 #5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Reviewer's Guide by SourceryThis pull request updates the Updated class diagram for @mui/x-date-pickersclassDiagram
class DatePicker {
<<component>>
+render()
}
class TimePicker {
<<component>>
+render()
}
class DateTimePicker {
<<component>>
+render()
}
class TimeRangePicker {
<<component>>
+render()
}
note for TimeRangePicker "New component added in v8.0.0-beta.0"
DatePicker <|-- DateTimePicker : extends
TimePicker <|-- DateTimePicker : extends
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!
0816f36
to
fa66686
Compare
fa66686
to
add05a1
Compare
add05a1
to
7c621ba
Compare
7c621ba
to
7b2518e
Compare
7b2518e
to
9a15bf5
Compare
9a15bf5
to
c6d5da3
Compare
c6d5da3
to
3e0c085
Compare
3e0c085
to
d80788d
Compare
d80788d
to
44d44cd
Compare
44d44cd
to
f0cd754
Compare
This PR contains the following updates:
8.0.0-alpha.14
->8.5.0
Release Notes
mui/mui-x (@mui/x-date-pickers)
v8.5.0
Compare Source
May 29, 2025
We'd like to offer a big thanks to the 13 contributors who made this release possible. Here are some highlights ✨:
RadarChartPro
,FunnelChart
andHeatmap
as image and PDF.RadarChart
is now stable.Special thanks go out to the community members for their valuable contributions:
@xBlizZer, @sai6855, @alisasanib.
Following are all team members who have contributed to this release:
@alexfauquette, @arminmeh, @bernardobelchior, @cherniavskii, @flaviendelangle, @Janpot, @JCQuintas, @KenanYusuf, @LukasTy, @oliviertassinari.
Data Grid
@mui/[email protected]
toggleColumn
event type (#18023) @KenanYusufany
type (#17979) @sai6855@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:GridApiPremium
type (#18037) @arminmehDate and Time Pickers
@mui/[email protected]
Internal changes.
@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:Charts
@mui/[email protected]
render
prop to charts toolbar components (#17649) @bernardobelchioruseFunnelSeries
anduseRadarSeries
(#18034) @JCQuintasChartApi
through context (#18004) @bernardobelchior@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:ChartAxisZoomSlider
into smaller files (#18011) @bernardobelchiorTree View
@mui/[email protected]
Internal changes.
@mui/[email protected]
Same changes as in
@mui/[email protected]
.Docs
Core
babel-plugin-display-name
in vitest (#17903) @JCQuintasponyfillGlobal
usage (#18003) @LukasTybabel-plugin-display-name
from npm (#18040) @LukasTyponyfillGlobal
(#17986) @xBlizZerv8.4.0
Compare Source
May 21, 2025
We'd like to offer a big thanks to the 21 contributors who made this release possible. Here are some highlights ✨:
🔺 Support regular
pyramid
variation in the<FunnelChart />
component:📚 Documentation improvements
🌎 Improve Icelandic (is-IS) locale on the Data Grid
🐞 Bugfixes
Special thanks go out to the community members for their valuable contributions:
@aizerin, @arminmeh, @campmarc, @jyash97, @mapache-salvaje, @noraleonte, @nusr, @ragnarr18, @romgrk, @whereisrmsqhs.
Following are all team members who have contributed to this release:
@alexfauquette, @bernardobelchior, @flaviendelangle, @JCQuintas, @KenanYusuf, @LukasTy, @MBilalShafi, @rita-codes.
Data Grid
@mui/[email protected]
exclude
selection model type if quick filter does not have actual values (#17899) @arminmeh@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:aria-expanded
attribute to the master detail toggle button (#17122) @whereisrmsqhs@mui/[email protected]
Same changes as in
@mui/[email protected]
.Date and Time Pickers
@mui/[email protected]
disabled
value is used when focusing or clicking (#17914) @aizerinPickersTextField
overflow (#17942) @noraleonte@mui/[email protected]
Same changes as in
@mui/[email protected]
.Charts
@mui/[email protected]
isPointInside
less often (#17850) @bernardobelchioruseAnimate
test (#17777) @JCQuintasisXInside
andisYInside
(#17911) @bernardobelchior@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:Pyramid
chart (#17783) @JCQuintasTree View
@mui/[email protected]
getItemChildren
prop inRichTreeView
(#17894) @rita-codesapiRef
to toggle the editing status of an item (#17768) @rita-codes@mui/[email protected]
Same changes as in
@mui/[email protected]
.Docs
apiRef
copy (#17776) @mapache-salvajeCore
displayName
(#17845) @romgrkvitest
cli (#17847) @JCQuintasisolatedModules=true
in tsconfig (#17781) @JCQuintasv8.3.1
Compare Source
May 14, 2025
We'd like to offer a big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:
Special thanks go out to the community members for their valuable contributions:
@100pearlcent, @htollefsen, @JanPretzel, @sai6855.
Following are all team members who have contributed to this release:
@bernardobelchior, @cherniavskii, @flaviendelangle, @Janpot, @JCQuintas, @MBilalShafi, @oliviertassinari, @prakhargupta1.
Data Grid
@mui/[email protected]
reason
param foronRowSelectionModelChange
callback (#17545) @sai6855renderContext
calculation loop (#17779) @cherniavskii@mui/[email protected]
Same changes as in
@mui/[email protected]
.@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:Date and Time Pickers
@mui/[email protected]
@mui/[email protected]
Same changes as in
@mui/[email protected]
.Charts
@mui/[email protected]
@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:Tree View
@mui/[email protected]
Internal changes.
@mui/[email protected]
Same changes as in
@mui/[email protected]
.Docs
Core
mocha
withvitest
for browser & jsdom tests (#14508) @JCQuintasv8.3.0
Compare Source
May 8, 2025
We'd like to offer a big thanks to the 11 contributors who made this release possible. Here are some highlights ✨:
<FunnelChart />
, includingvariant
,borderRadius
,pyramid
, andstep-pyramid
curves.Special thanks go out to this community member for a valuable contribution: @ptuukkan.
Team members who have contributed to this release: @alexfauquette, @arminmeh, @bernardobelchior, @flaviendelangle, @Janpot, @JCQuintas, @LukasTy, @MBilalShafi, @rita-codes, @romgrk.
Data Grid
@mui/[email protected]
isRowSelectable
prop (#17629) @MBilalShafipreProcessEditCellProps
for non-editable columns when starting a row update (#17732) @arminmeh@mui/[email protected]
Same changes as in
@mui/[email protected]
.@mui/[email protected]
Same changes as in
@mui/[email protected]
.Date and Time Pickers
@mui/[email protected]
DigitalClock
stealing focus from a Picker open button on close (#17686) @LukasTy@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:Charts
The
<FunnelChart />
series now accepts avariant='outlined'
prop for a simpler style.Add a
borderRadius
property to<FunnelChart />
. All funnels have8px
as a default value.Add a
pyramid
curve to<FunnelChart />
, which allows creation of a pyramid-shaped funnel.Add a
step-pyramid
curve to<FunnelChart />
, which creates a stepped-pyramid like shape.@mui/[email protected]
<PieArcLabel />
not takingarcLabelRadius
into account (#17655) @bernardobelchior<MarkElement />
performance (#17546) @bernardobelchiormaterialSlots
internal constant (#17710) @bernardobelchior@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:pyramid
curve to<FunnelChart />
(#17665) @JCQuintasvariant='outlined'
to<FunnelChart />
series (#17661) @JCQuintasborderRadius
property to<FunnelChart />
(#17660) @JCQuintasTree View
@mui/[email protected]
@mui/[email protected]
Same changes as in
@mui/[email protected]
.Docs
Core
node
types in the built packages (#17533) @LukasTypkg.pr.new
publishing (#17402) @Janpotv8.2.0
Compare Source
May 1, 2025
We'd like to offer a big thanks to the 14 contributors who made this release possible. Here are some highlights ✨:
<FunnelChart/>
now uses thestrawberrySky
sequential color palette by default.apiRef.exportAsImage
— Learn more.Special thanks go out to the community members for their valuable contributions:
@federico-ntr, @nusr.
Following are all team members who have contributed to this release:
@alexfauquette, @arminmeh, @bernardobelchior, @hasdfa, @Janpot, @JCQuintas, @KenanYusuf, @LukasTy, @MBilalShafi, @michelengelen, @oliviertassinari, @romgrk.
Data Grid
@mui/[email protected]
defaultProps
causing unwanted re-renders (#17490) @KenanYusuf<GridEditInputCell />
break input (#16773) @nusr@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:@mui/[email protected]
Same changes as in
@mui/[email protected]
.Date and Time Pickers
@mui/[email protected]
@mui/[email protected]
Same changes as in
@mui/[email protected]
.Charts
@mui/[email protected]
<circle />
for circular legend mark (#17590) @alexfauquette@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:gap
option to<FunnelChart />
(#17642) @JCQuintas<FunnelChart />
(#17606) @JCQuintasTree View
@mui/[email protected]
Internal changes.
@mui/[email protected]
Same changes as in
@mui/[email protected]
.Docs
groupingColDef
reference needs to be stable (#17544) @arminmeh@next
usages (#17542) @LukasTyCore
loadStyleSheets
to internals and use it in data grid and charts (#17548) @bernardobelchiorvitest
changes (#17619) @JCQuintasclock=fake
and addasync act
for datagrid (#17563) @JCQuintasbranch switch comments
(#17589) @michelengelenv8.1.0
Compare Source
Apr 24, 2025
We'd like to offer a big thanks to the 14 contributors who made this release possible. Here are some highlights ✨:
apiRef.exportAsPrint()
.Special thanks go out to the community members for their valuable contributions:
@lhilgert9, @ArturAghakaryan, @sai6855.
Following are all team members who have contributed to this release:
@alexfauquette, @arminmeh, @bernardobelchior, @cherniavskii, @JCQuintas, @joserodolfofreitas, @KenanYusuf, @LukasTy, @mapache-salvaje, @oliviertassinari, @romgrk.
Data Grid
@mui/[email protected]
material
prop (#17513) @KenanYusuf@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:@mui/[email protected]
Same changes as in
@mui/[email protected]
.Date and Time Pickers
@mui/[email protected]
PickersInputBase
owner state typing (#17478) @LukasTy@mui/[email protected]
Same changes as in
@mui/[email protected]
.Charts
apiRef.exportAsPrint()
.@mui/[email protected]
rafThrottle
on event handlers instead of setter (#17489) @bernardobelchior@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:initialZoom
(#17500) @bernardobelchiorTree View
@mui/[email protected]
Internal changes.
@mui/[email protected]
Same changes as in
@mui/[email protected]
.Docs
Core
@types/node
(#17444) @LukasTyreact-is
dependency (#17470) @LukasTyoverridesResolver
instyled
components (#17466) @romgrk@babel/node
(#17446) @LukasTyclock=fake
from pickers (#17253) @JCQuintasv8.0.0
Compare Source
Apr 17, 2025
We're excited to announce the first v8 stable release! 🎉🚀
This is now the officially supported major version, where we'll keep rolling out new features, bug fixes, and improvements.
Migration guides are available with a complete list of the breaking changes:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.